-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test with java 21 #2002
base: develop
Are you sure you want to change the base?
test with java 21 #2002
Conversation
accessibility test seems like false positive and not a java thing |
Oops, needs longer look |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2002 +/- ##
========================================
Coverage 41.78% 41.78%
========================================
Files 390 390
Lines 12321 12321
Branches 2946 2946
========================================
Hits 5148 5148
Misses 4870 4870
Partials 2303 2303 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Something dies in Java 19. https://gist.github.com/denis-yuen/b6af4e9ffcdf43f227a24ed0dbb78e77 |
Note for self: 1.18.0-0ubuntu1.5 vs 1.18.0-6ubuntu14.4 though |
|
Description
Run tests and webservice in a Java 21 environment in anticipation of webservice and dockstore-components switching to Java 21.
Review Instructions
Build should just function just like it did before this change
Issue
https://ucsc-cgl.atlassian.net/browse/SEAB-6612
Security
None
npm run build
markdown-wrapper
component, which does extra sanitizationnpm audit
and ensure you are not introducing new vulnerabilities